<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.scrollleft{
    width:1200px;
}
.scrollleft li{
    float:left;
    margin-right:20px;
    display:inline;
    width:224px;
    height:100px;
    text-align:center;
    line-height:19px;
    border:1px solid #ddd;
}
.scrollleft img{
    width:224px;
    height:100px;
}</pre></body></html>